home *** CD-ROM | disk | FTP | other *** search
/ Best Tools for JAVA / Best Tools for JAVA.iso / JAVA_ALL / IDE / CC32BIT / GEEI60.DLL / string.txt next >
Encoding:
Text File  |  1996-05-10  |  5.0 KB  |  132 lines

  1. 100    ERR_TYPENUM: Input item, constant, or function must be Number data type.
  2. 101    ERR_PARM: Parameter must be an input item.
  3. 102    ERR_VAR: Unknown input item.
  4. 103    ERR_FUNC: Unknown function.
  5. 104    Formula Information
  6. 105    ERR_NUMPARMSHI: Too many parameters for this function.
  7. 106    ERR_GENERAL: Error while parsing formula.
  8. 107    ERR_NAME: Invalid Formula Name.
  9. 108    ERR_INPUT: Invalid Input item Name.
  10. 109    ERR_SYNTAX: Incomplete or invalid formula
  11. 110    ERR_UNKNOWNCHAR: This character is not allowed here.
  12. 111    ERR_OPERATORNUM: This Operator does not work with Numbers.
  13. 112    ERR_MAXTOKEN: Text exceeds maximum length.
  14. 113    ERR_OPERATORSTR: This Operator does not work with Strings.
  15. 114    ERR_OPERATORDATE: This Operator does not work with Dates.
  16. 115    ERR_TYPESTR: Literal or function must be String data type.
  17. 116    ERR_TYPEDATE: Input item or function must be of a Date data type.
  18. 117    ERR_NUMPARMSLO: Not enough Parameters for this function.
  19. 118    ERR_PARMNUM: Parameter must be Number input item, literal or function.
  20. 119    ERR_PARMSTR : Parameter must be String input item, literal or function.
  21. 120    ERR_PARMDATE: Parameter must be Date input item or function.
  22. 121    ERR_MEMORY: Not enough resources to evaluate formula.
  23. 122    ERR_TOCOMPLEX: This Formula too complex to evaluate.
  24. 123    ERR_INVALIDDATE: Invalid Date constant.
  25. 124    ERR_EXPPARMS: Named Formulas can not have parameters.
  26. 125    ERR_RECURSIVE: Formula referrences parent Formula, recursion not supported.
  27. 126    ERR_DUPNAME: Duplicate Formula Name.
  28. 127    ERR_EXPDATATYPE: Formula return DataType can not be changed.
  29. 128    ERR_TYPENUMDATE: Input item or function must be of a Date or Number data type.
  30. 129    ERR_KEYWORD: Misplaced Key Word.
  31. 130    ERR_MISKEYWORD: Missing DISTINCT Key Word.
  32. 131    ERR_MEMLOW: Error creating dialog box, memory critically low.
  33. 132    ERR_OPERATORKEYWORD: This Operator does not work with Keywords.
  34. 133    ERR_PARMKEYWORD: Parameter must be a valid keyword.
  35. 134    ERR_RANGETYPE: Range data type conflict.
  36. 135    ERR_BETWEEN: Data types must match.
  37. 136    ERR_IMBEDDEDRANGE: Can not use a range formula in another formula.
  38. 137    ERR_SUBCLASS: Parameter variable must be of expected type.
  39. 201    [ New Formula ]
  40. 202    Changes have been made, save before continuing?
  41. 203    Formula Save
  42. 204    Are you sure you want to delete selected 
  43. 205    Delete Permission Denied.
  44. 206    Formula Delete
  45. 207    Formula Editor
  46. 208    Formula
  47. 209    Expression
  48. 210    [ New Range ]
  49. 211    [ New Set ]
  50. 212    Range Editor
  51. 213    Set Editor
  52. 214    Range
  53. 215    Set
  54. 216    Formula
  55. 217    Formula Text
  56. 218    Range Text
  57. 219    Set Text
  58. 220    Text evaluates as a Range instead of a Formula, save anyway?
  59. 221    Text evaluates as a Set instead of a Formula, save anyway?
  60. 222    Text evaluates as a Formula instead of a Range, save anyway?
  61. 223    Text evaluates as a Set instead of a Range, save anyway?
  62. 224    Text evaluates as a Formula instead of a Set, save anyway?
  63. 225    Text evaluates as a Range instead of a Set, save anyway?
  64. 226     Warning
  65. 227    Number
  66. 228    DateTime
  67. 229    String
  68. 230    Any
  69. 231    Keyword
  70. 232    To build a Formula: Select Data Items, Formulas and Functions by double-clicking, or type directly into the Formula editor. A Formula can be one or more items combined with operators.
  71. 233    To build a Range: Replace the 'Expression' keywords on both sides of the 'AND' keyword by double-clicking Values, Data Items, Formulas and Functions, or type into the Range Editor directly.
  72. 234    To build a Set: Replace the 'Expression' keywords between the commas by double-clicking Values, Data Items, Formulas and Functions, or type into the Set Editor directly.
  73. 235    &Select Formula
  74. 236    &Select Range
  75. 237    &Select Set
  76. 238    S&how Formula Text...
  77. 239    S&how Range Text...
  78. 240    S&how Set Text...
  79. 241    Range Save
  80. 242    Set Save
  81. 243    Range Delete
  82. 244    Set Delete
  83. 245    Data Item &Values Dialog...
  84. 246    List Data Item &Values
  85. 20000    FUNDateAddDay,1,2,1,0
  86. 20001    FUNDateYear,0,1,1
  87. 20002    FUNDateMonth,0,1,1
  88. 20003    FUNDateDay,0,1,1
  89. 20004    FUNDateHour,0,1,1
  90. 20005    FUNDateMinute,0,1,1
  91. 20006    FUNDateSecond,0,1,1
  92. 20007    FUNDateMonthBegin,1,1,1
  93. 20008    FUNDateMonthEnd,1,1,1
  94. 20009    FUNDateToStr,2,1,1
  95. 20010    FUNDateConstruct,1,6,0,0,0,0,0,0
  96. 20011    FUNStrMid,2,3,2,0,0
  97. 20012    FUNStrRight,2,2,2,0
  98. 20013    FUNStrLeft,2,2,2,0
  99. 20014    FUNStrLength,0,1,2
  100. 20015    FUNStrRTrim,2,1,2
  101. 20016    FUNStrLTrim,2,1,2
  102. 20017    FUNStrRepeat,2,2,2,0
  103. 20018    FUNStrPad,2,2,2,0
  104. 20019    FUNStrCompare,0,2,2,2
  105. 20020    FUNStrIFF,2,4,0,2,2,2
  106. 20021    FUNStrCase,2,2,0,2
  107. 20022    FUNStrProper,2,1,2
  108. 20023    FUNStrReplace,2,4,2,0,0,2
  109. 20024    FUNStrScan,0,2,2,2
  110. 20025    FUNStrSpaces,2,1,0
  111. 20026    FUNStrToDate,1,1,2
  112. 20027    FUNStrToNumber,0,1,2
  113. 20028    FUNStrUpper,2,1,2
  114. 20029    FUNNumberAbsolute,0,1,0
  115. 20030    FUNNumberMod,0,2,0,0
  116. 20031    FUNNumberToStr,2,2,0,0
  117. 20032    FUNNumberToCurrency,2,1,0
  118. 20033    FUNNumberCountryFmt,2,1,0
  119. 20034    FUNNumberRound,0,2,0,0
  120. 20035    FUNNumberTruncate,0,2,0,0
  121. 20036    FUNStrLower,2,1,2
  122. 20037    FUNNumberIFF,0,4,0,0,0,0
  123. 20038    FUNDateIFF,1,4,0,1,1,1
  124. 20039    FUNDateToStrPicture,2,2,1,2
  125. 20040    FUNNumberToStrPicture,2,2,0,2
  126. 20041    FUNStrTrim,2,1,2
  127. 20042    FUNStrTranslate,2,3,2,2,2
  128. 20043    FUNPower,0,2,0,0
  129. 20044    FUNWeekDay,0,1,1
  130. 20045    FUNDateQuarter,0,1,1
  131. 20200    QUEST20.EXE
  132.